Macro isotope::forv [−][src]
macro_rules! forv { ($v:expr; $i:ident => $e:expr) => { ... }; }
Expand description
Perform the same action for every member of the ValueEnum
macro_rules! forv { ($v:expr; $i:ident => $e:expr) => { ... }; }
Perform the same action for every member of the ValueEnum